Namespace - LJCAppManagerDAL
Parameters
id - The record ID.
fileName - The file name.
title - The title.
Returns
A reference to the added item.
Syntax
| C# |
|
public AppProgram Add(Int32 id, String fileName, String title)
|
Creates and adds the object from the provided values.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.